'DeclarationProtected Overloads Function Equals( _ ByVal other As KeyedCollection2(Of String,Object) _ ) As Boolean
'UsageDim instance As ConfigurationPartCollection Dim other As KeyedCollection2(Of String,Object) Dim value As Boolean value = instance.Equals(other)
Parameters
- other